Table of content



/passenger/{id}

Mapping URL: /passenger/{id}

Description: get the passenger entity with the appended id

Microservice: PassengerBookingService


Methods

/passenger/{id}

/passenger/{id}

Mapping URL: /passenger/{id}

Description: PassengerService

Name: findPassengerById(id)

Request Method: GET

Service Interface: /passenger/{id}

Service Entity: Passenger



PassengerBookingService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content